Fix the new PEG library
authorEli Zaretskii <eliz@gnu.org>
Sun, 31 Mar 2024 07:29:34 +0000 (10:29 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 31 Mar 2024 07:29:34 +0000 (10:29 +0300)
commit994bcc125b66397b455c8a7b70fb454b483df052
tree41e34bf3e8e823c1ce96cbbcfb7fbd5825a02bd1
parent914b00f2079431bd0d44618f1d3558986ac5c282
Fix the new PEG library

* doc/lispref/peg.texi (Parsing Expression Grammars)
(PEX Definitions, Parsing Actions, Writing PEG Rules): Fix markup,
indexing, and wording.

* etc/NEWS: Fix wording of PEG entry.

* test/lisp/progmodes/peg-tests.el: Move from test/lisp/, to match
the directory of peg.el.
doc/lispref/peg.texi
etc/NEWS
test/lisp/peg-tests.el [deleted file]
test/lisp/progmodes/peg-tests.el [new file with mode: 0644]